home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / ErrorPanel.nib / data.classes next >
Text File  |  1993-06-05  |  197b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ErrorPanel = {
  7.     ACTIONS = {
  8.     moreHelp:;
  9.     };
  10.     OUTLETS = {
  11.     strings;
  12.     window;
  13.     text;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.